POB Order Columns Registry entry
Specifies a mapping between one or more tags (child, mother, father) which can be referenced in a Letter template, and a column in the Orders module which holds details about the subject of the tag's place of birth.
When designing a Letter template it is possible to specify three tags to extract and display details in a letter about the place of birth of the:
child
mother
father
The POB Order Columns Registry entry is a System setting which maps one or more tags to a column in the eorders database (Orders module) which holds details of the child, mother or father's place of birth.
With the POB Column Mappings Registry entry on the other hand, it is possible to map one or more tags (child
, mother
, father
and / or deceased
) to various pieces of information about the subject's place of birth stored in any (appropriate) module. Information could include, for example:
- City of birth
- PPP of birth (for Canadian Vital Records Offices, this is the Province Code)
- Country of birth
Usage
This Registry entry is assigned at the system level only:
Key | System |
---|---|
Key 1 | System |
Key 2 | Setting |
Key 3 | POB Order Columns |
Value | tag:col;tag col... |
System | Setting | POB Order Columns | tag:col;tag col... |
where:
tag:col;tag col... | is a semicolon separated list of tag and column mappings, where: | |
tag | is any of:
| |
col | is a column in eorders holding place of birth details about tag. |
Example
In this example, the child
, mother
and father
tags are mapped to various column in the eorders table:
Key | Setting |
---|---|
Key 1 | System |
Key 2 | Setting |
Key 3 | POB Order Columns |
Value | child:OrdPlaceOfEvent;father:FatherPlaceOfBirth;mother:MotherPlaceOfBirth |